-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
2.0.0
-
Code
-
Classes
- CustomAuthHandler
Total Complexity |
138 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
1,229 |
Lines of code |
833 |
Logical lines of code |
388 |
Comment lines |
148 |
Methods |
28 |
Properties |
1 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleSignupAjax() |
B |
34 |
16 |
94 |
handlePasswordResentAjax() |
A |
36 |
12 |
83 |
handleLoginAjax() |
A |
40 |
12 |
60 |
loginForm() |
A |
43 |
9 |
49 |
nativeLoginForm() |
A |
39 |
6 |
74 |
magicLoginForm() |
S |
46 |
6 |
42 |
sendSignupEmailVerificationHtml() |
S |
38 |
3 |
76 |
renderField() |
S |
49 |
6 |
29 |
getDefaultLoginRedirectUrl() |
S |
54 |
6 |
20 |
getDefaultLogoutRedirectUrl() |
S |
54 |
6 |
20 |
handleAlreadyLoggedIn() |
S |
57 |
6 |
19 |
isConditionsMatched() |
S |
56 |
6 |
18 |
validateSignUpData() |
S |
57 |
6 |
15 |
registrationForm() |
S |
54 |
5 |
20 |
buildRegistrationForm() |
S |
52 |
4 |
24 |
authForm() |
S |
54 |
4 |
20 |
restPasswordForm() |
S |
56 |
4 |
17 |
alterLoginRedirectUrl() |
S |
63 |
5 |
10 |
buildResetPassForm() |
S |
57 |
3 |
16 |
getSignupFields() |
S |
48 |
1 |
38 |
loadAssets() |
S |
56 |
2 |
17 |
alterLogoutRedirectUrl() |
S |
67 |
3 |
9 |
getShortcodes() |
S |
59 |
2 |
14 |
submitBtnLoadingSvg() |
S |
64 |
1 |
14 |
register() |
S |
59 |
1 |
13 |
resetPasswordFields() |
S |
62 |
1 |
11 |
isEnabled() |
S |
75 |
1 |
4 |
login() |
S |
69 |
1 |
7 |